|
|
|
|
(03/05 22:48)
merci de votre passage et a tres bientot
:þ
| |
|
|
|
|
|
|
|
|
|
CODE Couleurs
10/05/2006 18:03
a voir 7,4||4,7|8,7|7,8|9,8|8,9|12,9|9,12|13,12|12,13|| 1,13
0blanc 1noir 2 bleux foncé 3 vert foncé 4rouge 5marron 6mauve 7orange 8jaune 9vert 10 cacadoix 11 bleux clair 12 bleux marin 13 rose 14grisfonce 15gris clai1
1,9 1,13 13,1 4,8 0,13 0,14 6,5 0,7 1,11 4,7 4,9 13,8 8,12 8,2 1,13 4,9 1,11 11,13
7,4||4,7|8,7|7,8|9,8|8,9|12,9|9,12|13,12|12,13|| 1,13 , 1,9bizoux les filles 4,9pogne 11,7les plus beaux , 0,7les plus forts , 4,7les mecs quoi :)) 7,4||4,7|8,7|7,8|9,8|8,9|12,9|9,12|13,12|12,13|| 1,13 1,13
12,15 12,15 1,1
| |
|
|
|
|
|
|
|
répondeur et fermeture de pv
03/05/2006 21:27
Description
il fait répondeur et fermeture de pv le tout configurable (voir capture) cela plaira à Huitre qui m'a donné une superbe idée pour un répondeur fermeture Pv
Source
- alias repondeur { dialog -m repondeur repondeur }
- dialog repondeur {
- title "Répondeur de pv"
- size -1 -1 617 170
- option pixels
- edit "", 1, 107 8 410 20, autohs center
- icon 2, 17 31 565 22, repondeurapercu
epondeur.jpg
- list 3, 14 57 587 100, size
- button "Modifier", 4, 54 8 46 20
- button "Ajouter", 5, 7 8 45 20
- button "Supprimer", 6, 7 30 55 20
- check "ok/répondeur", 8, 528 9 90 16
- check "ok/anti pv", 12, 528 31 90 16
- }
-
- on *:dialog:repondeur:*:*:{
- if $devent == init {
- reacturep
- if (%rep-active == ON) { did -c repondeur 8 }
- if (%antipv-active == ON) { did -c repondeur 12 }
- did -ra $dname 1 %rep-repondeur
- repapercu $did(1)
- }
- if $devent == edit {
- set %rep $did(1)
- repapercu $did(1)
- set %rep-repondeur $did(1)
- }
- if $devent == sclick {
- if ($did == 8) {
- if ($did(8).state == 1) { set %rep-active ON }
- else { unset %rep-active }
- }
- if ($did == 5) {
- write repondeur
epondeur-antipv
epondeur.txt $did(1)
- reacturep
- repapercu $did(1)
- }
- if ($did == 6) {
- write $+(-dl,$did(3).sel) repondeur
epondeur-antipv
epondeur.txt
- did -r $dname 1
- reacturep
- repapercu $did(1)
- }
- if ($did == 4) {
- write $+(-l,$did(3).sel) repondeur
epondeur-antipv
epondeur.txt $did(1)
- reacturep
- repapercu $did(1)
- }
- if ($did == 3) {
- did -ra repondeur 1 $did(3).seltext
- repapercu $did(1)
- set %rep-repondeur $did(1)
- }
- if ($did == 12) {
- if ($did(12).state == 1) { set %antipv-active ON }
- else { unset %antipv-active }
- }
- }
- }
-
- alias reacturep {
- did -r repondeur 3
- var %rp = 1
- while (%rp <= $lines(repondeur
epondeur-antipv
epondeur.txt)) {
- did -a repondeur 3 $read(repondeur
epondeur-antipv
epondeur.txt, %rp)
- inc %rp
- }
- }
-
- alias repapercu {
- .remove repondeurapercu
epondeur.jpg
- window -ph +b @repapercu 50 50 588 22
- if ($1- != $null) { drawtext -p @repapercu 1 "Comic Sans MS" 12 10 1 $1- }
- drawsave @repapercu repondeurapercu
epondeur.jpg
- did -g repondeur 2 repondeurapercu
epondeur.jpg
- close -@ @repapercu
- }
-
- on 1: OPEN:?: {
- echo -s 4----------» 7 $nick 4 veut te parlé en privé ... 3«----------
- if (%rep-active == on) {
- msg $nick $replace(%rep-repondeur,<nick>,$nick,<me>,$me,<opnick>,$opnick,<vnick>,$vnick,<knick>,$knick,<banmask>,$banmask,<chan>,$chan,<date>,$date,<time>,$time)
- }
- if (%antipv-active == on) {
- echo -s 4----------» 7 Le PV De 4 $nick ... 3est fermer à $time
- close -m $nick
- }
- }
Explication finale
voila le code tout seul ne suffit pas faut télécharger le dossier zip dès que j'aurais 5 minutes je suivrai les conseils de coolman002.
Fichier ZIP
Pour les "Membres Club", vous pouvez consulter directement le contenu du zip sans télécharger le zip !
| Fichier | Taille | Voir | Télécharger |
r?pondeur.txt |
2 644 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
repondeur/apercu/repondeur.jpg |
15 478 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
repondeur/apercu/Thumbs.db |
5 632 octets |
|
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
repondeur/repondeur-antipv/antipv.txt |
124 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
repondeur/repondeur-antipv/repondeur.txt |
1 573 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
repondeur/repondeur.ini |
3 057 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
lisez moi.txt |
146 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
Télécharger le ZIP |
| |
|
|
|
|
|
|
|
anti star ac
03/05/2006 21:24
Description
Il s'agit davantage d'un snippet que d'un code en fait, mais bon. Si plusieurs personnes arrivent presque en meme temps, (et qu'on est op sur le salon), on bloque l'acces au salon +mi et on kickban les pseudos entrés dans le laps de temps qu'il a fallu pour mettre en place le mode. Le kickban sert à éviter de recevoir le message de quit du genre "a bas la star ac'" ou "untel, csa sur tel serveur, est une daube" comme on le voit en ce moment sur les serveurs Voila/Wanadoo. Puis au bout de 5minutes, retour a la normale pour les modes. Je n'ai pas encore eu l'occasion de le tester, ca fait 2 jour que je l'ai mis dasn mon script mais le salon ou je l'utilise n'a pas été attaqué, donc je ne sais pas s'il fonctionne réellement. Sinon, ben... a vos claviers :D (NB: je ne m'attends pas a avoir une note correcte, mais si c'est possible de commenter les erreurs en plus des critiques ça me rendrait une fiere chandelle; merci d'avance)
Source
- on @*:join:#: {
- var %j = $nick
- write massjoin.txt $asctime
- .timerA 1 2 if (($asctime - %j) < 3) {
- mode $chan +mi
- mode $chan +b $wildsite | .timerB 1 1 /kick $nick Oh ! Un relou !
- .timerC 300 1 /mode $chan -mi
- }
- elseif { write massjoin.txt $asctime }
- }
Explication finale
Voila, il est améliorable certainement. On peut aussi rajouter un 'tit quelquechose pour rafraichir la liste des bans au bout d'un certain temps: [i][color=blue]alias timerC { .timerX 1 $timer(600).sec /mode $chan -mi && /mode $chan -b $wildsite } .timerY 300 1 timerC[/color][/i] <-- on remplace [i][color=blue].timerC 300[/color][/i] ... par [i][color=blue].timerY 300 ...[/color][/i]
On peut aussi l'intégrer dans un code pour le mode +l dynamique, ça se complete tres bien (en réarrangeant les modes) Bref, utile, dans certaines circonstances.
Un merci à Gnep et à Nazario pour leurs tuyaux.
| |
|
|
|
|
|
|
|
un anti spam
03/05/2006 21:20
Description
c'est un anti spam pour salon normalement aucune faute mettez sa dans vos remote :)
Source
- on *:TEXT:*:#:{
- if (*w*w*w*.* iswm $1-) && ($me isop #) && ($nick !isop #) && ($nick !isvo #) {
- ban $chan $nick 2 | kick $chan $nick [ $+ $ialchan($address($nick,2),$chan,0) $+ ] Pas de spam *w*w*w*.* - $date $time(HH) $+ . $+ $time(nn)
- }
- if (*server*-*m*.* iswm $strip($1-)) && ($me isop #) && ($nick !isop #) && ($nick !isvo #) {
- ban $chan $nick 2 | kick $chan $nick [ $+ $ialchan($address($nick,2),$chan,0) $+ ] Pas de spam *server*-*m*.* - $date $time(HH) $+ . $+ $time(nn)
- }
- if (*h*t*t*p*:*/*.* iswm $1-) && ($me isop #) && ($nick !isop #) && ($nick !isvo #) {
- ban $chan $nick 2 | kick $chan $nick [ $+ $ialchan($address($nick,2),$chan,0) $+ ] Pas de spam h*t*t*p*:*/ - $date $time(HH) $+ . $+ $time(nn)
- }
- if ($chr(35) isin $strip($1-)) {
- set %Salonp $wildtok($strip($1-),#*,1,32)
- if (%Salonp != $chan) && ($me isop #) && ($nick !isop #) && ($nick !isvo #) && ($len($gettok($mid($strip($1-),$pos($strip($1-),$chr(35),1),-2),1,32)) >= 3) {
- ban $chan $nick 2 | kick $chan $nick [ $+ $ialchan($address($nick,2),$chan,0) $+ ] Pas de spam *#* - $date $time(HH) $+ . $+ $time(nn)
- }
- }
- }
| |
|
|
|
|
|
|
|
un antipub
03/05/2006 21:10
Description
ben.; un antipub, basé sur les classiques #, http, www, .com, .fr et // prononcés sur chan qui est modéré ;-) ce code n'est opérationnel que si vous êtes op sur un chan - et que vous avez les access pour kick/ban, bien sur :-) comment l'addon réagit => 1ere fois. notice a celui qui a prononcé la pub 2eme fois : kické 3eme kicke+ban pour 1 jour 4e et plus (si vous avez effacé une des variables : kick + ban definitif
Source
- on *:TEXT:*:#:{
- set %active $chan
- if (%stop == $null) { set %stop oui }
- set %i 1
- while (%i => 8) {
- if (%active == %chan.antipub $+ %i && %chan.antipub.stop $+ %i == oui) { set %stop oui | set %i 9 }
- inc %i
- }
- if (%stop == non) {
- if (( www isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes carpediem.mrc }
- haltdef }
-
- elseif (( http isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes carpediem.mrc }
- haltdef }
-
- elseif (( # isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes carpediem.mrc }
- haltdef }
- elseif (( // isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes nom du script }
- haltdef }
-
- elseif (( .com isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes nom du script }
- haltdef }
-
- elseif (( .fr isin $1- ) && ( $me isop $chan )) { .set %Nick.Ban $nick | inc %Pub. [ $+ [ %Nick.Ban ] ]
- if ( %Pub. [ $+ [ %Nick.Ban ] ] == $null ) { .set %Pub. [ $+ [ %Nick.Ban ] ] 0 }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 1 ) { .notice $nick Cela constitue une régle violée des lois de ce chan, ceci est ton %Pub. [ $+ [ %Nick.Ban ] ] er avertiseemnt, au 2em tu es kické, au 3eme banni... la pub se fait en PV merci }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 2 ) { .kick $chan $nick ceci est ton [ %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] == 3 ) { .ban -u86400 $chan $nick | .kick $chan $nick ceci etait ton %Pub. [ $+ [ %Nick.Ban ] ] eme avertissement .. tu est banni pour 1 jour }
- elseif ( %Pub. [ $+ [ %Nick.Ban ] ] >= 4 ) { .ban $chan $nick ton ban est définitif | .kick $chan $nick | unset %pub. [ $+ [ %Nick.Ban ] ] | unset %Nick.Ban }
- else { .msg $chan commande inconnue anti-insultes nom du script }
- haltdef }
- }
- }
-
- dialog antipub_canaux {
- title "Canaux autorisés pour l'antipub :-) Made By Carpediem666fr"
- size -1 -1 192 74
- option dbu
-
- text "Canaux où autoriser la publicité:", 3, 24 3 132 8, center
- button "&OK", 5, 126 58 37 12, ok cancel
-
- edit "", 1, 35 14 50 10
- edit "", 7, 35 24 50 10
- edit "", 2, 35 34 50 10
- edit "", 8, 35 44 50 10
- edit "", 12, 132 14 50 10
- edit "", 11, 132 24 50 10
- edit "", 10, 132 34 50 10
- edit "", 9, 132 44 50 10
-
- check "Canal 1", 6, 3 15 32 10
- check "Canal 2", 13, 3 25 32 10
- check "Canal 3", 14, 3 35 32 10
- check "Canal 4", 15, 3 45 32 10
- check "Canal 5", 16, 99 15 32 10
- check "Canal 6", 17, 99 25 32 10
- check "Canal 7", 18, 99 35 32 10
- check "Canal 8", 19, 99 45 32 10
- icon 4, 2 56 15 15
- link "http://www.onlyu.fr.st", 20, 22 60 60 8
- }
-
- on *:dialog:antipub_canaux:*:*:{
- if ($devent == init) {
- }
- if ($devent == sclick) {
- if ($did == 20) { run http://www.onlyu.fr.st }
- if ($did == 6) {
- if ($did(6).state == 1) { set %chan.antipub.stop1 oui | did -rea antipub_canaux 1 %chan.antipub1 }
- if ($did(6).state == 0) { set %chan.antipub.stop1 non | did -rba antipub_canaux 1 }
- }
- if ($did == 13) {
- if ($did(13).state == 1) { set %chan.antipub.stop2 oui | did -rea antipub_canaux 7 %chan.antipub2 }
- if ($did(13).state == 0) { set %chan.antipub.stop2 non | did -rba antipub_canaux 7 }
- }
- if ($did == 14) {
- if ($did(14).state == 1) { set %chan.antipub.stop3 oui | did -rea antipub_canaux 2 %chan.antipub3 }
- if ($did(14).state == 0) { set %chan.antipub.stop3 non | did -rba antipub_canaux 2 }
- }
- if ($did == 15 ) {
- if ($did(15).state == 1) { set %chan.antipub.stop4 oui | did -rea antipub_canaux 8 %chan.antipub4 }
- if ($did(15).state == 0) { set %chan.antipub.stop4 non | did -rba antipub_canaux 8 }
- }
- if ($did == 16) {
- if ($did(16).state == 1) { set %chan.antipub.stop5 oui | did -rea antipub_canaux 12 %chan.antipub5 }
- if ($did(16).state == 0) { set %chan.antipub.stop5 non | did -rba antipub_canaux 12 }
- }
- if ($did == 17) {
- if ($did(17).state == 1) { set %chan.antipub.stop6 oui | did -rea antipub_canaux 11 %chan.antipub6 }
- if ($did(17).state == 0) { set %chan.antipub.stop6 non | did -rba antipub_canaux 11 }
- }
- if ($did == 18 ) {
- if ($did(18).state == 1) { set %chan.antipub.stop7 oui | did -rea antipub_canaux 10 %chan.antipub7 }
- if ($did(18).state == 0) { set %chan.antipub.stop7 non | did -rba antipub_canaux 10 }
- }
- if ($did == 19) {
- if ($did(19).state == 1) { set %chan.antipub.stop8 oui | did -rea antipub_canaux 9 %chan.antipub8 }
- if ($did(19).state == 0) { set %chan.antipub.stop8 non | did -rba antipub_canaux 9 }
- }
- }
- if ($devent == edit) {
- if ($did == 1) { set %chan.antipub1 $did(1) }
- if ($did == 7) { set %chan.antipub2 $did(7) }
- if ($did == 2) { set %chan.antipub3 $did(2) }
- if ($did == 8) { set %chan.antipub4 $did(8) }
- if ($did == 12) { set %chan.antipub5 $did(12) }
- if ($did == 11) { set %chan.antipub6 $did(11) }
- if ($did == 10 ) { set %chan.antipub7 $did(10) }
- if ($did == 9) { set %chan.antipub8 $did(9) }
- }
- }
-
-
- menu * {
- [=-antipub-=]:dialog -m antipub_canaux antipub_canaux
- }
Explication finale
mise à jour : un ti dialogue permettant de gérer les chans ou la pub est autorisée :-) Merci à Steve !
tous ces addons seront bientot dispo sur http://www.onlyu.fr.st -
Fichier ZIP
Pour les "Membres Club", vous pouvez consulter directement le contenu du zip sans télécharger le zip !
| Fichier | Taille | Voir | Télécharger |
icones/cs.ico |
766 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
remotes/antipub.cs |
9 683 octets |
![Voir ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/voir.gif) |
![Télécharger ce fichier [Réservé aux membres club]](http://www.ircfr.com/g/down.gif) |
Télécharger le ZIP |
| |
|
|
|
|